Description | Example | Return Message | Group(s)

SCHED: GetResourceInfo

Format

SCHED / GetResourceInfo '<ResourceName>' '<FileName>'

Description

The SCHED GetResourceInfo Connect command returns all of the attributes of the resource specified by the <ResourceName> parameter.

Parameters

  • ResourceName: The parameter is a string of text in single quotes of a comma delimited list of resource names. Resource names should not be in quotes. Supports the use of wildcards.
  • FileName: The parameter is a string of text in single quotes of the absolute path of the filename. Empty string is allowed if it is not written out to a file.

Examples

Finds the values of all the attributes of the SSR resource in the active schedule and save the file "out.txt" located at "C:\Outputs\"
SCHED / GetResourceInfo 'SSR' 'C:\Outputs\out.txt'

SyntaxExample
<CommandName>SCHED / GetResourceInfo
<ResourceName>'SSR'
<FileName>'C:\Outputs\out.txt'

Return Message

Connect returns a message that contains all of the attribute data for the resource. The report matches the format specified on the Resource Report page.

Group Membership

This command belongs to the following group(s):

Scheduler

Version

4.3.1 and 5.0